FHIR © HL7.org  |  Server Home  |  FHIR Server FHIR Server 3.7.16  |  FHIR Version n/a  User: [n/a]

Resource StructureDefinition/FHIR Server from package hsg.asg-well#1.0.11 (63 ms)

Package hsg.asg-well
Type StructureDefinition
Id Id
FHIR Version R4B
Source https://simplifier.net/resolve?scope=hsg.asg-well@1.0.11&canonical=http://ihis.sg/StructureDefinition/Location-put-asg-aac-service-boundary
Url http://ihis.sg/StructureDefinition/Location-put-asg-aac-service-boundary
Status active
Name profile-Location-put-asg-aac-service-boundary
Experimental False
Type Location
Kind resource

Resources that use this resource

No resources found


Resources that this resource uses

StructureDefinition
http://ihis.sg/extension/effective-period extension-Location-effectivePeriod


Source

{
  "resourceType" : "StructureDefinition",
  "url" : "http://ihis.sg/StructureDefinition/Location-put-asg-aac-service-boundary",
  "name" : "profile-Location-put-asg-aac-service-boundary",
  "status" : "active",
  "fhirVersion" : "4.3.0",
  "kind" : "resource",
  "abstract" : false,
  "type" : "Location",
  "baseDefinition" : "http://hl7.org/fhir/StructureDefinition/Location",
  "derivation" : "constraint",
  "differential" : {
    "element" : [
      {
        "id" : "Location",
        "path" : "Location",
        "short" : "n/a",
        "definition" : "Postal code served by one of the AACs"
      },
      {
        "id" : "Location.id",
        "path" : "Location.id",
        "max" : "0"
      },
      {
        "id" : "Location.implicitRules",
        "path" : "Location.implicitRules",
        "max" : "0"
      },
      {
        "id" : "Location.language",
        "path" : "Location.language",
        "max" : "0"
      },
      {
        "id" : "Location.text",
        "path" : "Location.text",
        "max" : "0"
      },
      {
        "id" : "Location.contained",
        "path" : "Location.contained",
        "max" : "0"
      },
      {
        "id" : "Location.extension",
        "path" : "Location.extension",
        "slicing" : {
          "discriminator" : [
            {
              "type" : "value",
              "path" : "url"
            }
          ],
          "description" : "effective-period",
          "rules" : "closed"
        },
        "short" : "n/a",
        "definition" : "n/a",
        "comment" : "n/a",
        "min" : 1,
        "max" : "1"
      },
      {
        "id" : "Location.extension:effective-period",
        "path" : "Location.extension",
        "sliceName" : "effective-period",
        "comment" : "n/a",
        "min" : 1,
        "max" : "1",
        "type" : [
          {
            "code" : "Extension",
            "profile" : [
              "http://ihis.sg/extension/effective-period"
            ]
          }
        ]
      },
      {
        "id" : "Location.extension:effective-period.value[x]:valuePeriod",
        "path" : "Location.extension.value[x]",
        "sliceName" : "valuePeriod"
      },
      {
        "id" : "Location.extension:effective-period.value[x]:valuePeriod.extension",
        "path" : "Location.extension.value[x].extension",
        "max" : "0"
      },
      {
        "id" : "Location.modifierExtension",
        "path" : "Location.modifierExtension",
        "max" : "0"
      },
      {
        "id" : "Location.identifier",
        "path" : "Location.identifier",
        "max" : "0"
      },
      {
        "id" : "Location.status",
        "path" : "Location.status",
        "max" : "0"
      },
      {
        "id" : "Location.operationalStatus",
        "path" : "Location.operationalStatus",
        "max" : "0"
      },
      {
        "id" : "Location.name",
        "path" : "Location.name",
        "max" : "0"
      },
      {
        "id" : "Location.alias",
        "path" : "Location.alias",
        "max" : "0"
      },
      {
        "id" : "Location.description",
        "path" : "Location.description",
        "max" : "0"
      },
      {
        "id" : "Location.mode",
        "path" : "Location.mode",
        "max" : "0"
      },
      {
        "id" : "Location.type",
        "path" : "Location.type",
        "max" : "0"
      },
      {
        "id" : "Location.telecom",
        "path" : "Location.telecom",
        "max" : "0"
      },
      {
        "id" : "Location.address",
        "path" : "Location.address",
        "short" : "n/a",
        "definition" : "Residential postal code",
        "comment" : "n/a",
        "requirements" : "n/a",
        "min" : 1
      },
      {
        "id" : "Location.address.id",
        "path" : "Location.address.id",
        "max" : "0"
      },
      {
        "id" : "Location.address.extension",
        "path" : "Location.address.extension",
        "max" : "0"
      },
      {
        "id" : "Location.address.use",
        "path" : "Location.address.use",
        "max" : "0"
      },
      {
        "id" : "Location.address.type",
        "path" : "Location.address.type",
        "max" : "0"
      },
      {
        "id" : "Location.address.text",
        "path" : "Location.address.text",
        "max" : "0"
      },
      {
        "id" : "Location.address.line",
        "path" : "Location.address.line",
        "max" : "0"
      },
      {
        "id" : "Location.address.city",
        "path" : "Location.address.city",
        "max" : "0"
      },
      {
        "id" : "Location.address.district",
        "path" : "Location.address.district",
        "max" : "0"
      },
      {
        "id" : "Location.address.state",
        "path" : "Location.address.state",
        "max" : "0"
      },
      {
        "id" : "Location.address.postalCode",
        "path" : "Location.address.postalCode",
        "short" : "n/a",
        "definition" : "Residential postal code",
        "comment" : "Sample Value: \"567890\"",
        "min" : 1,
        "constraint" : [
          {
            "key" : "location-postalcode-sixdigits",
            "severity" : "error",
            "human" : "Postal Code must be 6 digits",
            "expression" : "$this.matches('^\\\\d{6}$')"
          }
        ]
      },
      {
        "id" : "Location.address.country",
        "path" : "Location.address.country",
        "max" : "0"
      },
      {
        "id" : "Location.address.period",
        "path" : "Location.address.period",
        "max" : "0"
      },
      {
        "id" : "Location.physicalType",
        "path" : "Location.physicalType",
        "max" : "0"
      },
      {
        "id" : "Location.position",
        "path" : "Location.position",
        "max" : "0"
      },
      {
        "id" : "Location.managingOrganization",
        "path" : "Location.managingOrganization",
        "short" : "n/a",
        "definition" : "The AAC responsible for providing service to seniors in this postal code.",
        "comment" : "n/a",
        "requirements" : "n/a",
        "min" : 1
      },
      {
        "id" : "Location.managingOrganization.id",
        "path" : "Location.managingOrganization.id",
        "max" : "0"
      },
      {
        "id" : "Location.managingOrganization.extension",
        "path" : "Location.managingOrganization.extension",
        "max" : "0"
      },
      {
        "id" : "Location.managingOrganization.reference",
        "path" : "Location.managingOrganization.reference",
        "max" : "0"
      },
      {
        "id" : "Location.managingOrganization.type",
        "path" : "Location.managingOrganization.type",
        "short" : "n/a",
        "definition" : "Resource type of AAC",
        "comment" : "Fixed Value: \"Organization\"",
        "min" : 1,
        "fixedUri" : "Organization"
      },
      {
        "id" : "Location.managingOrganization.identifier",
        "path" : "Location.managingOrganization.identifier",
        "short" : "n/a",
        "definition" : "AAC Center Id",
        "comment" : "n/a",
        "min" : 1
      },
      {
        "id" : "Location.managingOrganization.identifier.id",
        "path" : "Location.managingOrganization.identifier.id",
        "max" : "0"
      },
      {
        "id" : "Location.managingOrganization.identifier.extension",
        "path" : "Location.managingOrganization.identifier.extension",
        "max" : "0"
      },
      {
        "id" : "Location.managingOrganization.identifier.use",
        "path" : "Location.managingOrganization.identifier.use",
        "max" : "0"
      },
      {
        "id" : "Location.managingOrganization.identifier.type",
        "path" : "Location.managingOrganization.identifier.type",
        "max" : "0"
      },
      {
        "id" : "Location.managingOrganization.identifier.type.id",
        "path" : "Location.managingOrganization.identifier.type.id",
        "max" : "0"
      },
      {
        "id" : "Location.managingOrganization.identifier.type.extension",
        "path" : "Location.managingOrganization.identifier.type.extension",
        "max" : "0"
      },
      {
        "id" : "Location.managingOrganization.identifier.type.text",
        "path" : "Location.managingOrganization.identifier.type.text",
        "max" : "0"
      },
      {
        "id" : "Location.managingOrganization.identifier.system",
        "path" : "Location.managingOrganization.identifier.system",
        "short" : "n/a",
        "comment" : "Fixed Value: \"http://ihis.sg/identifier/aac-center-id\"",
        "requirements" : "n/a",
        "min" : 1,
        "fixedUri" : "http://ihis.sg/identifier/aac-center-id"
      },
      {
        "id" : "Location.managingOrganization.identifier.value",
        "path" : "Location.managingOrganization.identifier.value",
        "short" : "n/a",
        "definition" : "AAC Center Id",
        "comment" : "Sample Value: \"AACH22222\"",
        "min" : 1
      },
      {
        "id" : "Location.managingOrganization.identifier.period",
        "path" : "Location.managingOrganization.identifier.period",
        "max" : "0"
      },
      {
        "id" : "Location.managingOrganization.identifier.assigner",
        "path" : "Location.managingOrganization.identifier.assigner",
        "max" : "0"
      },
      {
        "id" : "Location.managingOrganization.display",
        "path" : "Location.managingOrganization.display",
        "max" : "0"
      },
      {
        "id" : "Location.partOf",
        "path" : "Location.partOf",
        "max" : "0"
      },
      {
        "id" : "Location.hoursOfOperation",
        "path" : "Location.hoursOfOperation",
        "max" : "0"
      },
      {
        "id" : "Location.availabilityExceptions",
        "path" : "Location.availabilityExceptions",
        "max" : "0"
      },
      {
        "id" : "Location.endpoint",
        "path" : "Location.endpoint",
        "max" : "0"
      }
    ]
  },
  "text" : {
  }
}

XIG built as of ??metadata-date??. Found ??metadata-resources?? resources in ??metadata-packages?? packages.